if #appName$!="GEDitCOM"
  hskip 10
  cell CheckBoxEdit,"Auto Typeset"
  sizetofit
  help "Check to automatically typeset the book, if proper tools are available"
else
  hideexcess
endif
